home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Revista CD Expert 41
/
CD Expert nº 41.iso
/
Tux
/
tux.exe
/
tuxracer-win32-0.60
/
courses
/
bumpy_ride
/
course.tcl
next >
Wrap
Text File
|
2000-10-01
|
495b
|
14 lines
#
# Course configuration
#
tux_course_name "Bumpy Ride"
tux_course_dim 60 560 30 550 ;# width, length of course in m
tux_start_pt 30 2.5 ;# start position, measured from left rear corner
tux_angle 30 ;# angle of course
tux_elev_scale 8.0 ;# amount by which to scale elevation data
tux_elev elev.rgb ;# bitmap specifying course elevations
tux_terrain terrain.rgb ;# bitmap specifying terrains type
tux_course_init